babl-cache: fix previous cache file persisting on Win32
authorEdward E <develinthedetail@gmail.com>
Fri, 7 Apr 2017 06:47:45 +0000 (01:47 -0500)
committerØyvind Kolås <pippin@gimp.org>
Fri, 7 Apr 2017 18:16:27 +0000 (20:16 +0200)
commit8b863c24c3f170265dbca16c7b895ac2cb63be62
tree5e22bcca17420677651daa018e3b267c074f2312
parent655bd1275ca1f4fb39d80fad9c392b942d7c77b2
babl-cache: fix previous cache file persisting on Win32

Cygwin's rename() won't overwrite an existing file, so remove() it first
babl/babl-cache.c